Planaday\Database\SQLDatabaseControllers\Table S

Total Complexity 17
Dependencies 4
Dependents 2
Total lines 130
Lines of code 66
Logical lines of code 38
Comment lines 21
Methods 11
Properties 6

Methods 11

Method Rating Maintainability Complexity Lines of code
initializeTable()
S
59 3 14
getCreateTableQuery()
S
60 3 12
isTableValid()
S
62 3 11
__construct()
S
67 1 8
getName()
S
82 1 3
getColumns()
S
82 1 3
getConstraints()
S
82 1 3
getDropTableQuery()
S
79 1 3
getSqlTable()
S
80 1 3
getSqlColumn()
S
80 1 3
isTableCreatedProperly()
S
82 1 3